projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd6fe44
)
Make dired-do-compress-to work in inserted subdirectories
author
Michalis V
<mvar.40k@gmail.com>
Tue, 21 Sep 2021 17:13:35 +0000
(19:13 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Tue, 21 Sep 2021 17:13:35 +0000
(19:13 +0200)
* lisp/dired-aux.el (dired-do-compress-to): Make this work in file
in inserted subdirectories (bug#46913).
lisp/dired-aux.el
patch
|
blob
|
history
diff --git
a/lisp/dired-aux.el
b/lisp/dired-aux.el
index 53fbcfb6d0be7e4d3803276631ad471243c10809..4549f45ef67c201ecb806e86046557aa535c0964 100644
(file)
--- a/
lisp/dired-aux.el
+++ b/
lisp/dired-aux.el
@@
-1245,7
+1245,7
@@
and `dired-compress-files-alist'."
(?i . ,(mapconcat
(lambda (in-file)
(shell-quote-argument
- (file-
name-nondirectory
in-file)))
+ (file-
relative-name
in-file)))
in-files " "))))))
(message (ngettext "Compressed %d file to %s"
"Compressed %d files to %s"